home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / gnome-libs / include / gnomesupport.h
C/C++ Source or Header  |  2005-10-20  |  307b  |  18 lines

  1. /* gnomesupport.h */
  2. /* This is a generated file.  Please modify `gnomesupport.awk' */
  3.  
  4. #ifndef GNOMESUPPORT_H
  5. #define GNOMESUPPORT_H
  6.  
  7. #include <stddef.h>        /* for size_t */
  8.  
  9. #ifdef __cplusplus
  10. extern "C" {
  11. #endif /* __cplusplus */
  12.  
  13. #ifdef __cplusplus
  14. }
  15. #endif /* __cplusplus */
  16.  
  17. #endif /* GNOMESUPPORT_H */
  18.